home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOKAN 31
/
Dokan 31.iso
/
dokan.exe
/
0
/
RCDATA
/
TABOUTFRM
/
TABOUTFRM.txt
< prev
Wrap
Text File
|
2001-01-24
|
2KB
|
101 lines
object AboutFrm: TAboutFrm
Left = 336
Top = 232
BorderStyle = bsDialog
Caption = 'Acerca de Dokan'
ClientHeight = 240
ClientWidth = 329
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 309
Height = 185
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProgramIcon: TImage
Left = 64
Top = 12
Width = 180
Height = 44
AutoSize = True
Picture.Data = {<image000.bmp>}
IsControl = True
end
object LblCopyright: TLabel
Left = 32
Top = 160
Width = 245
Height = 13
Caption = 'Copyright (c) 1998,2001 ARES Inform�tica'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object LblVersion: TLabel
Left = 254
Top = 40
Width = 22
Height = 19
Alignment = taCenter
Caption = '2.2'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object LblAbout: TLabel
Left = 40
Top = 76
Width = 229
Height = 45
Alignment = taCenter
AutoSize = False
Caption =
'Dise�o: Jorge Orte, Albert Rodr�guez'#13#10'Programaci�n: Jos� Garc�a ' +
#13#10'Contenidos: Enrique Herranz'
IsControl = True
end
object LblMail: TRxLabel
Left = 89
Top = 132
Width = 130
Height = 13
Caption = 'e-mail: dokan@aresinf.com'
ShadowSize = 0
OnClick = LblMailClick
OnMouseEnter = LblMailMouseEnter
OnMouseLeave = LblMailMouseLeave
end
end
object OKButton: TButton
Left = 127
Top = 204
Width = 75
Height = 25
Caption = 'Aceptar'
Default = True
ModalResult = 1
TabOrder = 1
end
end